Skip to content

Refactor config.h#454

Merged
jrybar-rh merged 2 commits intopolkit-org:mainfrom
notpeelz:refactor-config-h
Jun 26, 2024
Merged

Refactor config.h#454
jrybar-rh merged 2 commits intopolkit-org:mainfrom
notpeelz:refactor-config-h

Conversation

@notpeelz
Copy link
Contributor

I simplified the handling of config.h.
Instead of having #include "config.h" in every file, we can use the compiler's -include option to do that for us.

I had to bump the meson version requirement to >=1.4.0 to use the file.full_path() API.

This was referenced May 17, 2024
@notpeelz notpeelz force-pushed the refactor-config-h branch from 7c7e724 to e2a72aa Compare June 7, 2024 16:33
@mrc0mmand mrc0mmand mentioned this pull request Jun 11, 2024
@notpeelz notpeelz force-pushed the refactor-config-h branch from e2a72aa to 30937fa Compare June 21, 2024 17:17
@notpeelz notpeelz force-pushed the refactor-config-h branch from 30937fa to 2431609 Compare June 26, 2024 03:43
@jrybar-rh jrybar-rh merged commit d920c22 into polkit-org:main Jun 26, 2024
@notpeelz notpeelz deleted the refactor-config-h branch June 26, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants